solstice-pp

Post-processing utilities for the solstice app
git clone git://git.meso-star.com/solstice-pp.git
Log | Files | Refs | README | LICENSE

commit 93dc656ea6c758b1260164f2ce08546782bf4227
parent 95d7ac221cda2877ed15e7ae1d6758afb2f606ff
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Fri, 20 Apr 2018 14:40:13 +0200

Update the copyrigh year range

Diffstat:
MMakefile | 2+-
MMakefile.in | 2+-
Mcyl/Makefile | 2+-
Msolmaps.c | 2+-
Msolpaths.c | 2+-
Msolpp.c | 2+-
Msolpp.h | 2+-
Msolppraw.c | 2+-
Mthemis/Makefile | 2+-
Mthemis/themis.c | 2+-
10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/Makefile b/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) |Meso|Star> 2017 +# Copyright (C) 2017-2018 |Meso|Star> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/Makefile.in b/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) |Meso|Star> 2017 +# Copyright (C) 2017-2018 |Meso|Star> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/cyl/Makefile b/cyl/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) |Meso|Star> 2017 +# Copyright (C) 2017-2018 |Meso|Star> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/solmaps.c b/solmaps.c @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2017 +/* Copyright (C) 2017-2018 |Meso|Star> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/solpaths.c b/solpaths.c @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2017 +/* Copyright (C) 2017-2018 |Meso|Star> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/solpp.c b/solpp.c @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2017 +/* Copyright (C) 2017-2018 |Meso|Star> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/solpp.h b/solpp.h @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2017 +/* Copyright (C) 2017-2018 |Meso|Star> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/solppraw.c b/solppraw.c @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2017 +/* Copyright (C) 2017-2018 |Meso|Star> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/themis/Makefile b/themis/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) |Meso|Star> 2017 +# Copyright (C) 2017-2018 |Meso|Star> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/themis/themis.c b/themis/themis.c @@ -1,4 +1,4 @@ -/* Copyright (C) |Meso|Star> 2017 +/* Copyright (C) 2017-2018 |Meso|Star> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by