From a552ed96294a420d8aadaf9d6cbb27d74ba53a47 Mon Sep 17 00:00:00 2001 From: Nicola Giuliani Date: Wed, 9 Oct 2019 09:12:22 +0200 Subject: [PATCH] yearly update --- include/free_surface_kernel.h | 2 +- include/kernel.h | 2 +- include/no_slip_wall_kernel.h | 2 +- include/post_process_bem_stokes.h | 2 +- include/repeated_kernel.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/include/free_surface_kernel.h b/include/free_surface_kernel.h index 67a5f8f..589ac5a 100644 --- a/include/free_surface_kernel.h +++ b/include/free_surface_kernel.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2018 by the BEMStokes authors. +// Copyright (C) 2014 - 2019 by the BEMStokes authors. // // This file is part of the BEMStokes library. // diff --git a/include/kernel.h b/include/kernel.h index 5297ffa..0879281 100644 --- a/include/kernel.h +++ b/include/kernel.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2018 by the BEMStokes authors. +// Copyright (C) 2014 - 2019 by the BEMStokes authors. // // This file is part of the BEMStokes library. // diff --git a/include/no_slip_wall_kernel.h b/include/no_slip_wall_kernel.h index 186a2a4..5d362ae 100644 --- a/include/no_slip_wall_kernel.h +++ b/include/no_slip_wall_kernel.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2018 by the BEMStokes authors. +// Copyright (C) 2014 - 2019 by the BEMStokes authors. // // This file is part of the BEMStokes library. // diff --git a/include/post_process_bem_stokes.h b/include/post_process_bem_stokes.h index 1d605f5..d418f2a 100644 --- a/include/post_process_bem_stokes.h +++ b/include/post_process_bem_stokes.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2018 by the BEMStokes authors. +// Copyright (C) 2014 - 2019 by the BEMStokes authors. // // This file is part of the BEMStokes library. // diff --git a/include/repeated_kernel.h b/include/repeated_kernel.h index 74db8b9..c142352 100644 --- a/include/repeated_kernel.h +++ b/include/repeated_kernel.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2018 by the BEMStokes authors. +// Copyright (C) 2014 - 2019 by the BEMStokes authors. // // This file is part of the BEMStokes library. //