From fe026d2b0383173d75907cd59637b7c4a06d828a Mon Sep 17 00:00:00 2001 From: Hombre Date: Thu, 16 Mar 2017 21:25:10 +0100 Subject: [PATCH] Updated copyright notes, no issue --- rtgui/checkbox.cc | 2 +- rtgui/checkbox.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rtgui/checkbox.cc b/rtgui/checkbox.cc index 3c8d0d3e0..22a03d816 100644 --- a/rtgui/checkbox.cc +++ b/rtgui/checkbox.cc @@ -1,7 +1,7 @@ /* * This file is part of RawTherapee. * - * Copyright (c) 2004-2010 Gabor Horvath + * Copyright (c) 2017 Jean-Christophe FRISCH * * RawTherapee 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/rtgui/checkbox.h b/rtgui/checkbox.h index 86d8e3622..8745de6d3 100644 --- a/rtgui/checkbox.h +++ b/rtgui/checkbox.h @@ -1,7 +1,7 @@ /* * This file is part of RawTherapee. * - * Copyright (c) 2004-2010 Gabor Horvath + * Copyright (c) 2017 Jean-Christophe FRISCH * * RawTherapee is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by