From e652f1eca2216bd3e39ac1d20f25edd06968d7af Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Wed, 8 Jan 2014 11:20:18 +0100 Subject: [PATCH] CComponentsFrmClock: update license text Origin commit data ------------------ Commit: https://github.com/neutrino-images/ni-neutrino/commit/8828e279683eb91e2ce62c18941f880546028dd7 Author: Thilo Graf Date: 2014-01-08 (Wed, 08 Jan 2014) --- src/gui/components/cc_frm_clock.cpp | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/gui/components/cc_frm_clock.cpp b/src/gui/components/cc_frm_clock.cpp index b921ee47b..ab7323424 100644 --- a/src/gui/components/cc_frm_clock.cpp +++ b/src/gui/components/cc_frm_clock.cpp @@ -3,7 +3,7 @@ Copyright (C) 2001 by Steffen Hehn 'McClean' Generic GUI-related component. - Copyright (C) 2013, Thilo Graf 'dbt' + Copyright (C) 2013, 2014 Thilo Graf 'dbt' License: GPL @@ -17,10 +17,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public - License along with this program; if not, write to the - Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, - Boston, MA 02110-1301, USA. + You should have received a copy of the GNU General Public License + along with this program. If not, see . */ #ifdef HAVE_CONFIG_H