Skip to content

Commit

Permalink
Updated license year
Browse files Browse the repository at this point in the history
  • Loading branch information
mnucci32 committed Feb 5, 2018
1 parent 96879d8 commit 3b06fee
Show file tree
Hide file tree
Showing 75 changed files with 74 additions and 82 deletions.
8 changes: 0 additions & 8 deletions ci/appveyor/installMPI.ps1
Expand Up @@ -22,14 +22,6 @@ function InstallCmake() {
cmd /c start /wait $exePath /S
cmake --version
Write-Host "CMake 3.4.0 installed" -ForegroundColor Green
#md cmake-38
#cd cmake-38
# install cmake
#Write-Host "Installing CMake 3.8.0 ..."
#appveyor DownloadFile https://cmake.org/files/v3.8/cmake-3.8.0-win64-x64.msi
#Start-Process -FilePath msiexec.exe -ArgumentList "/quiet /qn /i cmake-3.8.0-win64-x64.msi" -Wait
#Write-Host "CMake 3.8.0 installed..."
#cd ..
}

function main() {
Expand Down
2 changes: 1 addition & 1 deletion include/arrayView.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/blkMultiArray3d.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/boundaryConditions.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/conserved.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/diffusion.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/eos.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/fluid.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/fluxJacobian.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/ghostStates.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/input.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/inputStates.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/inviscidFlux.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/kdtree.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/limiter.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/macros.hpp.in
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)

Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/matMultiArray3d.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/matrix.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/multiArray3d.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/output.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/parallel.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/physicsModels.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/plot3d.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/primitive.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/procBlock.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/range.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/reconstruction.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/resid.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/slices.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/source.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/spectralRadius.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/tensor.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/thermodynamic.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/transport.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/turbulence.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/uncoupledScalar.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/utility.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/varArray.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/vector3d.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/viscousFlux.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/wallData.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion include/wallLaw.hpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/boundaryConditions.cpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/conserved.cpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/eos.cpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/fluid.cpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/fluxJacobian.cpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/ghostStates.cpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/input.cpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/inputStates.cpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)
Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/inviscidFlux.cpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)

Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/kdtree.cpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)

Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/limiter.cpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)

Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/main.cpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)

Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/matMultiArray3d.cpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)

Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/matrix.cpp
@@ -1,5 +1,5 @@
/* This file is part of aither.
Copyright (C) 2015-17 Michael Nucci (michael.nucci@gmail.com)
Copyright (C) 2015-18 Michael Nucci (michael.nucci@gmail.com)

Aither is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit 3b06fee

Please sign in to comment.